ComponentOne Xamarin.Android
PersistentDrawingCache Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : PersistentDrawingCache Property
Syntax
'Declaration
 
Public Overridable Property PersistentDrawingCache As Android.Views.PersistentDrawingCaches
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Android.Views.PersistentDrawingCaches
 
instance.PersistentDrawingCache = value
 
value = instance.PersistentDrawingCache
public virtual Android.Views.PersistentDrawingCaches PersistentDrawingCache {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members